projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
829408c
)
Fixed typo
author
Pascal Schmid
<psschmid@gmx.de>
Thu, 22 Oct 2015 22:01:31 +0000
(
00:01
+0200)
committer
Pascal Schmid
<psschmid@gmx.de>
Thu, 22 Oct 2015 22:01:31 +0000
(
00:01
+0200)
src/etc/_cargo
patch
|
blob
|
history
diff --git
a/src/etc/_cargo
b/src/etc/_cargo
index 2f8a2c824b9d2286fa642823c3a9c7897c1f2fa2..f48e4785772f799be0cfb11c863da22f52897e08 100644
(file)
--- a/
src/etc/_cargo
+++ b/
src/etc/_cargo
@@
-81,7
+81,7
@@
case $state in
'--manifest-path=[path to manifest]' \
'--no-deps[do not build docs for dependencies]' \
'--no-default-features[do not build the default features]' \
- '--open[oen docs in browser after the build]' \
+ '--open[o
p
en docs in browser after the build]' \
'(-v, --verbose)'{-v,--verbose}'[use verbose output]' \
'--color=:colorization option:(auto always never)' \
;;